Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]StoreAndForwardProtos
/
StoreAndForward
/
Builder
/
setText
set
Text
open
fun
setText
(
value
:
ByteString
)
:
StoreAndForwardProtos.StoreAndForward.Builder
Text from history message.
Content copied to clipboard
bytes text = 5;
Return
This builder for chaining.
Parameters
value
The text to set.